GitlabOfficial
- Description
- GitlabOfficial is the Schema for the gitlabs API
- Type
object
Specification
.spec
- Description
- Spec describe the desired state of gitlab instance
- Type
object
.spec.helmValues
- Description
- HelmValues specify custom configuration witch the helm chart supported
- Type
object
.status
- Description
- Status describe the current state of gitlab instance
- Type
object
.status.availableUpgradableVersions
- Description
- list all available upgradable versions
- Type
array
.status.availableUpgradableVersions[]
- Description
- UpgradableChartVersion is used to record the upgradable version of the chart include the links to the upgrade guide
- Type
object
.status.availableUpgradableVersions[].links
- Description
- Links is the links to the upgrade guide
- Type
array
.status.availableUpgradableVersions[].links[]
- Description
- Link used to describe the link to the upgrade guide
- Type
object
.status.conditions
- Type
array
.status.conditions[]
- Type
object- Required
statustype
.status.dependency_secrets
- Type
array
.status.dependency_secrets[]
- Type
string
.status.deployedRelease
- Type
object- Required
manifestname
.status.helmValues
- Description
- record helm values
- Type
object
API Endpoints
The following API endpoints are available:
/apis/operator.alaudadevops.io/v1alpha1/namespaces/{namespace}/gitlabofficialsDELETE: delete collection of GitlabOfficialGET: list objects of kind GitlabOfficialPOST: create a new GitlabOfficial
/apis/operator.alaudadevops.io/v1alpha1/namespaces/{namespace}/gitlabofficials/{name}DELETE: delete the specified GitlabOfficialGET: read the specified GitlabOfficialPATCH: partially update the specified GitlabOfficialPUT: replace the specified GitlabOfficial
/apis/operator.alaudadevops.io/v1alpha1/namespaces/{namespace}/gitlabofficials/{name}/statusGET: read status of the specified GitlabOfficialPATCH: partially update status of the specified GitlabOfficialPUT: replace status of the specified GitlabOfficial
/apis/operator.alaudadevops.io/v1alpha1/namespaces/{namespace}/gitlabofficials
- HTTP method
DELETE- Description
- delete collection of GitlabOfficial
- HTTP responses
- HTTP method
GET- Description
- list objects of kind GitlabOfficial
- HTTP responses
- HTTP method
POST- Description
- create a new GitlabOfficial
- Query parameters
- Body parameters
- HTTP responses
/apis/operator.alaudadevops.io/v1alpha1/namespaces/{namespace}/gitlabofficials/{name}
- HTTP method
DELETE- Description
- delete the specified GitlabOfficial
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified GitlabOfficial
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified GitlabOfficial
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified GitlabOfficial
- Query parameters
- Body parameters
- HTTP responses
/apis/operator.alaudadevops.io/v1alpha1/namespaces/{namespace}/gitlabofficials/{name}/status
- HTTP method
GET- Description
- read status of the specified GitlabOfficial
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified GitlabOfficial
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified GitlabOfficial
- Query parameters
- Body parameters
- HTTP responses